CxRsmCtl Properties
The CxRsmCtl object contains the following properties:
| Property | SubType | Read Only | Description |
|---|---|---|---|
|
ContextMenuEnabled |
Long |
No |
Gets/sets whether or not the control will display a context menu when the user left-clicks within the control’s window (0 = False, Nonzero = True). |
|
DClickProperties |
Long |
No |
Gets/sets whether or not the control will display a Properties dialog box when a service is double-clicked in the control (0 = False, Nonzero = True). |
|
SiteService |
String |
No |
Gets/sets the Site.Service to which the control will connect. Note: It is necessary to set this property in the script in order to trigger the control to load the services list. |
|
ToolbarEnabled |
Long |
No |
Gets/sets whether or not the control will display a toolbar allowing the user to view RSM properties, start a service, stop a service, and kill a service (0 = False, Nonzero = True). |

